VBARRAY demonstrates a method of loading/saving Arrays using the API's file I/O functions. Any array up to 64k (except user types that contain variable length strings) can be loaded from a file or saved to a file in a single operation. For arrays greater than 64k you would need a loop.